Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
* Retrieves the EGL display connection object for the given GDK display.
*
* Returns: (nullable): the EGL display
+ *
+ * Since: 4.4
*/
gpointer
gdk_wayland_display_get_egl_display (GdkDisplay *display)
*
* In contrast to pattern matches, suffix matches
* are *always* case-insensitive.
+ *
+ * Since: 4.4
*/
void
gtk_file_filter_add_suffix (GtkFileFilter *filter,
* for a particular `GIcon`.
*
* Returns: %TRUE if @self includes an icon for @gicon
+ *
+ * Since: 4.2
*/
gboolean
gtk_icon_theme_has_gicon (GtkIconTheme *self,
* Returns whether the menu button acts as a primary menu.
*
* Returns: %TRUE if the button is a primary menu
+ *
+ * Since: 4.4
*/
gboolean
gtk_menu_button_get_primary (GtkMenuButton *menu_button)